Autogenerated HTML docs for v1.5.4.2-184-gb23b
diff --git a/git-config.html b/git-config.html index 95a9a3d..d4c029b 100644 --- a/git-config.html +++ b/git-config.html
@@ -1391,6 +1391,18 @@ </p> </dd> <dt> +color.ui +</dt> +<dd> +<p> + When set to <tt>always</tt>, always use colors in all git commands which + are capable of colored output. When false (or <tt>never</tt>), never. When + set to <tt>true</tt> or <tt>auto</tt>, use colors only when the output is to the + terminal. When more specific variables of color.* are set, they always + take precedence over this setting. Defaults to false. +</p> +</dd> +<dt> diff.autorefreshindex </dt> <dd> @@ -2266,7 +2278,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 17-Feb-2008 03:50:04 UTC +Last updated 21-Feb-2008 02:29:23 UTC </div> </div> </body>